Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Greeter orientation #402

Merged
merged 10 commits into from
Jan 15, 2022
Merged

Conversation

capsia37
Copy link
Contributor

@capsia37 capsia37 commented Jul 6, 2021

This pull request enables greeter rotation and is based on #401 and #315 .

It includes:

  • rotation on mobile and on tablet
  • rotation animations
  • merge NarrowView and WideView in GreeterView
  • CoverPage is now shown on desktop, mobile and tablet
  • support for single and multi-user in all modes and devices
  • change the position of clock and infographics depending on usage mode and orientation
  • add support for delayed lockscreen on desktop
  • add icons for multi-session support on mobile ( disabled by default because we only have one session type )

Possible future improvements:
We might want the CoverPage to show only when the user locked the account. When the device boots up for the first time or the user chooses to logout, the user would usually want to login again, so we should hide the CoverPage. When the device is locked after a certain time or the user decides to lock it, it should show the cover page.

Screenshots (on Nexus 5):
screenshot20210706_110421268
screenshot20210706_110414773
screenshot20210706_110410667
screenshot20210706_110401378

@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from b21c8ef to 43a8e9f Compare July 29, 2021 14:08
@UniversalSuperBox
Copy link
Member

This PR now conflicts on the .gitignore and clickable.json added by #398. Please update this PR to drop d8c48c4.

@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from 43a8e9f to 49382ef Compare August 5, 2021 20:53
@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from 49382ef to 61676a0 Compare September 16, 2021 17:17
@Flohack74
Copy link
Member

@capsia37 can you get this ready in lets say 2 weeks so we can include it in OTA-21?

@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from 61676a0 to 21ccf43 Compare November 24, 2021 16:12
@capsia37
Copy link
Contributor Author

@capsia37 can you get this ready in lets say 2 weeks so we can include it in OTA-21?

Sure, I'll do my best!

@Flohack74
Copy link
Member

Also here friendly reminder, create an issue and link the PR to it :)

@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from 89ef1e6 to cb724dd Compare December 7, 2021 16:03
@capsia37
Copy link
Contributor Author

capsia37 commented Dec 7, 2021

Solves #419

@Flohack74 Flohack74 linked an issue Dec 7, 2021 that may be closed by this pull request
@capsia37 capsia37 force-pushed the xenial_-_greeter-orientation branch from 0d08925 to 4056f51 Compare January 10, 2022 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow greeter rotation
3 participants